func go/types.mentions

4 uses

	go/types (current package)
		instantiate.go#L366: 			case mentions(Ti, V):
		instantiate.go#L381: func mentions(T, typ Type) bool {
		instantiate.go#L385: 			if mentions(e, typ) {
		instantiate.go#L391: 			if mentions(t.typ, typ) {